index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
PWM LED driver
David Brownell
3
-0
/
+165
2008-02-08
Basic PWM driver for AVR32 and AT91
David Brownell
3
-0
/
+419
2008-02-08
atmel_serial: show tty name in /proc/interrupts
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: use container_of instead of direct cast
Haavard Skinnemoen
1
-17
/
+23
2008-02-08
atmel_serial: fix broken RX buffer allocation
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: add DMA support
Chip Coldwell
2
-24
/
+383
2008-02-08
atmel_serial: split the interrupt handler
Remy Bohmer
1
-55
/
+190
2008-02-08
atmel_serial: fix bugs in probe() error path and remove()
Haavard Skinnemoen
1
-10
/
+29
2008-02-08
atmel_serial: use existing console options only if BRG is running
Haavard Skinnemoen
1
-8
/
+7
2008-02-08
atmel_serial: use cpu_relax() when busy-waiting
Haavard Skinnemoen
1
-2
/
+2
2008-02-08
atmel_serial: clean up the code
Remy Bohmer
1
-105
/
+150
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
1
-0
/
+25
2008-02-08
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
1
-1
/
+1
2008-02-08
Fix container_of() usage
Alexey Dobriyan
1
-1
/
+1
2008-02-08
aoe: statically initialise devlist_lock
Andrew Morton
1
-3
/
+1
2008-02-08
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2008-02-08
aoe: make error messages more specific
Ed L. Cashin
1
-8
/
+7
2008-02-08
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2
-5
/
+7
2008-02-08
aoe: add module parameter for users who need more outstanding I/O
Ed L. Cashin
1
-3
/
+7
2008-02-08
aoe: only install new AoE device once
Ed L. Cashin
1
-0
/
+2
2008-02-08
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
3
-41
/
+133
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
3
-19
/
+74
2008-02-08
aoe: eliminate goto and improve readability
Ed L. Cashin
1
-35
/
+34
2008-02-08
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
4
-10
/
+9
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
6
-335
/
+653
2008-02-08
aoe: bring driver version number to 47
Ed L. Cashin
1
-1
/
+1
2008-02-08
rd: support XIP
Nick Piggin
2
-2
/
+47
2008-02-08
rewrite rd
Nick Piggin
4
-549
/
+550
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
6
-5
/
+22
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
1
-3
/
+3
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2008-02-08
serial_core: bring mostly into line with coding style
Alan Cox
1
-27
/
+28
2008-02-08
8250: enable rate reporting via termios
Alan Cox
1
-0
/
+1
2008-02-08
serial8250: coding style
Alan Cox
1
-9
/
+10
2008-02-08
8250_pci: coding style
Alan Cox
1
-55
/
+54
2008-02-08
8250_hub6: codding style
Alan Cox
1
-12
/
+12
2008-02-08
8250_hp300: coding style
Alan Cox
1
-20
/
+15
2008-02-08
8250_gsc: coding style
Alan Cox
1
-9
/
+8
2008-02-08
8250_early: coding style
Alan Cox
1
-8
/
+15
2008-02-08
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
1
-182
/
+180
2008-02-08
tty_io: drag screaming into coding style compliance
Alan Cox
1
-278
/
+283
2008-02-08
tty_audit: fix checkpatch complaint
Alan Cox
1
-1
/
+1
2008-02-08
rocket: don't let random users reset the controller
Alan Cox
1
-0
/
+3
2008-02-08
rocket: first pass at termios reporting
Alan Cox
1
-10
/
+8
2008-02-08
n_tty: clean up old code to follow coding style and (mostly) checkpatch
Alan Cox
1
-75
/
+73
2008-02-08
moxa: first pass at termios reporting
Alan Cox
1
-8
/
+15
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
1
-6
/
+5
2008-02-08
intel-iommu: PMEN support
mark gross
2
-1
/
+24
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
12
-408
/
+1361
2008-02-07
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
48
-1669
/
+3571
[next]