Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | i2c-s3c2410: Correct use of ! and & | Julia Lawall | 2008-10-30 | 1 | -1/+1 | |
| | * | | | | | | | | scx200_i2c: Add missing class parameter | Lennart Sorensen | 2008-10-30 | 1 | -0/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-30 | 5 | -18/+49 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | HID: add quirk entry for no-name keyboard (0x13ba/0x0017) | Alan Stern | 2008-10-30 | 3 | -0/+5 | |
| | * | | | | | | | | HID: sync on deleted io_retry timer in usbhid driver | Jiri Slaby | 2008-10-27 | 1 | -1/+1 | |
| | * | | | | | | | | HID: fix oops during suspend of unbound HID devices | Jiri Slaby | 2008-10-27 | 2 | -17/+43 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-30 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sysfs: Fix return values for sysdev_store_{ulong,int} | Andi Kleen | 2008-10-29 | 1 | -2/+4 | |
| | * | | | | | | | | driver core: drivers/base/sys.c: update comments | Qinghuang Feng | 2008-10-29 | 1 | -2/+2 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-10-30 | 6 | -4/+67 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | USB: prevent autosuspend during hub initialization | Alan Stern | 2008-10-29 | 1 | -0/+3 | |
| | * | | | | | | | | USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera. | Jens Taprogge | 2008-10-29 | 1 | -0/+7 | |
| | * | | | | | | | | USB: usbtmc: Use explicit unsigned type for input buffer instead of char* | Chris Malley | 2008-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | USB: fix crash when URBs are unlinked after the device is gone | Alan Stern | 2008-10-29 | 4 | -3/+56 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2008-10-30 | 2 | -12/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | regulator: da903x regulator bug fix | Jonathan Cameron | 2008-10-30 | 1 | -12/+17 | |
| | * | | | | | | | | regulator: Build on non-ARM platforms | Mark Brown | 2008-10-28 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-30 | 18 | -150/+194 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | amd8111e: Fix rx return code | Chris Friesen | 2008-10-28 | 1 | -6/+8 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-28 | 14 | -54/+106 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | dm9601: runtime mac address change support | Peter Korsgaard | 2008-10-27 | 1 | -0/+15 | |
| | | * | | | | | | via-velocity: use driver string instead of dev->name before register_netdev() | Sven Hartge | 2008-10-27 | 1 | -4/+7 | |
| | | * | | | | | | drivers/net/wan/syncppp: Fix unused-var warnings | Jeff Garzik | 2008-10-27 | 1 | -2/+3 | |
| | | * | | | | | | mlx4: Setting the correct offset for default mac address | Yevgeny Petrilin | 2008-10-27 | 1 | -1/+1 | |
| | | * | | | | | | mlx4_en: remove duplicated #include | Huang Weiyi | 2008-10-27 | 1 | -1/+0 | |
| | | * | | | | | | ibm_newemac: Fix typo in flow control config option | Josh Boyer | 2008-10-27 | 1 | -1/+1 | |
| | | * | | | | | | ehea: Detect 16GB hugepages for firmware restriction | Thomas Klein | 2008-10-27 | 3 | -6/+56 | |
| | | * | | | | | | dmfe: check pci_alloc_consistent errors | FUJITA Tomonori | 2008-10-27 | 1 | -1/+11 | |
| | | * | | | | | | qeth: avoid skb_under_panic for malformatted inbound data | Ursula Braun | 2008-10-27 | 1 | -5/+8 | |
| | | * | | | | | | qeth: remove unnecessary support ckeck in sysfs route6 | Frank Blaschka | 2008-10-27 | 1 | -7/+0 | |
| | | * | | | | | | qeth: fix offset error in non prealloc header path | Frank Blaschka | 2008-10-27 | 1 | -1/+2 | |
| | | * | | | | | | qeth: remove non-recover-thread checkings | Ursula Braun | 2008-10-27 | 2 | -25/+2 | |
| | * | | | | | | | p54: fix build warnings | Christian Lamparter | 2008-10-27 | 1 | -2/+3 | |
| | * | | | | | | | ath5k: Reset key cache on interface up, thus fixing resume | Elias Oltmanns | 2008-10-27 | 1 | -22/+11 | |
| | * | | | | | | | p54: fix misbehavings when firmware can't be found | Christian Lamparter | 2008-10-27 | 1 | -66/+66 | |
| | |/ / / / / / | ||||||
| * | | | | | | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si | Scott James Remnant | 2008-10-30 | 1 | -0/+1 | |
| * | | | | | | | framebuffer compat_ioctl deadlock | Mikulas Patocka | 2008-10-30 | 1 | -2/+2 | |
| * | | | | | | | rtc S3C: add device_init_wakeup() invokation | Yauhen Kharuzhy | 2008-10-30 | 1 | -0/+2 | |
| * | | | | | | | rtc: ds3234 doesn't link when built-in | Geert Uytterhoeven | 2008-10-30 | 1 | -2/+2 | |
| * | | | | | | | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified | Dean Nelson | 2008-10-30 | 3 | -4/+8 | |
| * | | | | | | | i2o: fix kernel-doc warnings | Randy Dunlap | 2008-10-30 | 1 | -6/+6 | |
| * | | | | | | | hdpuftrs: fix build | Mariusz Kozlowski | 2008-10-30 | 1 | -1/+0 | |
| * | | | | | | | sony-laptop: ignore missing _DIS method on pic device | Matthew Garrett | 2008-10-30 | 1 | -2/+4 | |
| * | | | | | | | fbcon: don't inline updatescrollmode | Marcin Slusarz | 2008-10-30 | 1 | -1/+1 | |
| * | | | | | | | edac: fix enabling of polling cell module | Benjamin Herrenschmidt | 2008-10-30 | 1 | -0/+3 | |
| * | | | | | | | rtc-s3c: fix section mismatch warnings | Yauhen Kharuzhy | 2008-10-30 | 1 | -3/+3 | |
| * | | | | | | | fs: remove prepare_write/commit_write | Nick Piggin | 2008-10-30 | 1 | -3/+2 | |
| * | | | | | | | edac x38: new MC driver module | Hitoshi Mitake | 2008-10-30 | 3 | -0/+532 | |
| * | | | | | | | viafb: removed duplicated #include's | Huang Weiyi | 2008-10-30 | 1 | -3/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-28 | 3 | -22/+5 | |
| |\ \ \ \ \ \ |