Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | V4L/DVB (7328): usb/opera1.c: fix a memory leak | Adrian Bunk | 2008-03-20 | 1 | -1/+1 | |
* | | | | | | V4L/DVB (7291): em28xx: correct use of and fix | Andrew Morton | 2008-03-20 | 1 | -1/+1 | |
* | | | | | | V4L/DVB (7285): em28xx: Correct use of ! and & | Julia Lawall | 2008-03-20 | 1 | -1/+1 | |
* | | | | | | V4L/DVB (7279): ivtv: Add missing sg_init_table() | Ian Armstrong | 2008-03-20 | 1 | -0/+3 | |
* | | | | | | V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b... | Mauro Carvalho Chehab | 2008-03-20 | 1 | -2/+3 | |
* | | | | | | V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it | Mauro Carvalho Chehab | 2008-03-20 | 2 | -2/+5 | |
* | | | | | | V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEV | Adrian Bunk | 2008-03-20 | 1 | -1/+1 | |
* | | | | | | V4L/DVB (7242): ivtv: fix for yuv filter table check | Ian Armstrong | 2008-03-20 | 2 | -6/+6 | |
* | | | | | | V4L/DVB (7236): bttv: struct member initialized twice | Harvey Harrison | 2008-03-20 | 1 | -1/+0 | |
* | | | | | | V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110i | Yuri Funduryan | 2008-03-20 | 1 | -20/+21 | |
* | | | | | | drivers/char/rocket portability fixes | Al Viro | 2008-03-19 | 2 | -64/+56 | |
* | | | | | | fbdev: defio and Metronomefb | Jaya Kumar | 2008-03-19 | 4 | -2/+1034 | |
* | | | | | | rtc-at91sam9 fixes | David Brownell | 2008-03-19 | 1 | -1/+5 | |
* | | | | | | memstick: optimize setup of JMicron host parameters | Alex Dubov | 2008-03-19 | 1 | -30/+30 | |
* | | | | | | memstick: add support for 8-bit parallel mode | Alex Dubov | 2008-03-19 | 1 | -26/+55 | |
* | | | | | | memstick: automatically retrieve "INT" value from command response | Alex Dubov | 2008-03-19 | 4 | -40/+49 | |
* | | | | | | drivers/md/raid5.c: fix printk warnings | Andrew Morton | 2008-03-19 | 1 | -3/+3 | |
* | | | | | | memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning | Andrew Morton | 2008-03-19 | 1 | -1/+3 | |
* | | | | | | memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h | Andrew Morton | 2008-03-19 | 1 | -0/+1 | |
* | | | | | | i810fb: fix console switch regression | Stefan Bauer | 2008-03-19 | 1 | -1/+1 | |
* | | | | | | rtc: fix kconfig help | Alessandro Zummo | 2008-03-19 | 1 | -1/+1 | |
* | | | | | | ibmpex: report temperatures in mC, not C | Darrick J. Wong | 2008-03-19 | 1 | -1/+1 | |
* | | | | | | ibmpex: update Kconfig to list more supported models | Darrick J. Wong | 2008-03-19 | 1 | -2/+3 | |
* | | | | | | ibmpex: correct power use multipliers for QS2x blade | Darrick J. Wong | 2008-03-19 | 1 | -3/+8 | |
* | | | | | | md: remove the 'super' sysfs attribute from devices in an 'md' array | NeilBrown | 2008-03-19 | 1 | -12/+0 | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-03-18 | 2 | -0/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. | Zhang Wei | 2008-03-18 | 2 | -0/+31 | |
* | | | | | | | Revert "ACPI: EC: Handle IRQ storm on Acer laptops" | Alexey Starikovskiy | 2008-03-18 | 1 | -11/+0 | |
* | | | | | | | IDE: Make taskfile interface more robust wrt unexpected end-of-command | Linus Torvalds | 2008-03-18 | 1 | -9/+27 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-03-18 | 4 | -15/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HID: update key codes for Apple aluminium | Michael Hanselmann | 2008-03-18 | 1 | -12/+10 | |
| * | | | | | | HID: fix comment in hid_input_report() | Jiri Kosina | 2008-03-18 | 1 | -1/+1 | |
| * | | | | | | HID: BADPAD entry for NATSU Playstation USB adapter | Andrew Burton | 2008-03-18 | 1 | -0/+4 | |
| * | | | | | | HID: Use DIV_ROUND_UP | Julia Lawall | 2008-03-18 | 1 | -1/+1 | |
| * | | | | | | HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook | Tobias Mueller | 2008-03-18 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-03-18 | 8 | -214/+44 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branches 'release' and 'dock' into release | Len Brown | 2008-03-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs | Holger Macht | 2008-03-18 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla... | Len Brown | 2008-03-18 | 62 | -446/+648 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | thermal: delete "default y" | Len Brown | 2008-03-18 | 1 | -1/+0 | |
| | | | | | * | | | | | | | Revert "thermal: fix generic thermal I/F for hwmon" | Len Brown | 2008-03-18 | 2 | -144/+26 | |
| | | | | | | |_|_|_|_|/ | | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi | 2008-03-14 | 1 | -3/+9 | |
| | | | * | | | | | | | | ACPI: fix ATA_ACPI build | Len Brown | 2008-03-18 | 1 | -0/+1 | |
| | | | | |/ / / / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | Revert "ACPI: video: Ignore devices that aren't present in hardware" | Len Brown | 2008-03-18 | 1 | -29/+0 | |
| | | * | | | | | | | | Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" | Len Brown | 2008-03-18 | 1 | -30/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | ACPI: battery: Don't return -EFAIL on broken packages. | Alexey Starikovskiy | 2008-03-17 | 1 | -6/+5 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | asus_acpi: remove misleading mask | Julia Lawall | 2008-03-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-03-18 | 11 | -25/+129 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 | Laszlo Kajan | 2008-03-18 | 1 | -2/+2 | |
| * | | | | | | | | | Input: ALPS - put secondary device in proper place in sysfs | Dmitry Torokhov | 2008-03-18 | 1 | -0/+1 |