index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-pci-generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
1
-9
/
+34
2012-03-26
Input: sentelic - minor code cleanup
Tai-hwa Liang
1
-1
/
+1
2012-03-26
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2
-4
/
+132
2012-03-26
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2
-62
/
+94
2012-03-20
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
2
-67
/
+150
2012-03-20
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
1
-16
/
+14
2012-03-20
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
1
-1
/
+1
2012-03-20
Input: gpio_keys - constify platform data
Dmitry Torokhov
1
-16
/
+15
2012-03-20
Input: spear-keyboard - remove kbd_set_plat_data()
Viresh Kumar
1
-7
/
+0
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
4
-0
/
+386
2012-03-17
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
1
-3
/
+1
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
5
-57
/
+5
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
29
-345
/
+29
2012-03-17
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
7
-77
/
+7
2012-03-17
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
6
-11
/
+16
2012-03-17
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
2
-15
/
+18
2012-03-17
Input: add driver support for MAX8997-haptic
Donggeun Kim
4
-1
/
+472
2012-03-14
Input: tegra-kbc - revise device tree support
Olof Johansson
2
-11
/
+27
2012-03-14
Input: of_keymap - add device tree bindings for simple key matrices
Olof Johansson
6
-0
/
+131
2012-03-13
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-1
/
+1
2012-03-06
Input: max8925_onkey - avoid accessing input device too early
Dmitry Torokhov
1
-47
/
+44
2012-03-06
Input: max8925_onkey - allow to be used as a wakeup source
Kevin Liu
1
-0
/
+34
2012-03-04
Input: atmel-wm97xx - convert to dev_pm_ops
Dmitry Torokhov
1
-8
/
+9
2012-03-04
Input: atmel-wm97xx - set driver owner
Dmitry Torokhov
1
-1
/
+2
2012-03-04
Input: add cyttsp touchscreen maintainer entry
Javier Martinez Canillas
1
-0
/
+7
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
1
-1
/
+1
2012-03-04
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
Armando Visconti
2
-0
/
+72
2012-03-04
Input: add support for OnKey module for DA9052/53 PMIC
Ashish Jangam
3
-0
/
+180
2012-03-04
Input: add support for TI Touchscreen controller
Rachna Patil
4
-0
/
+516
2012-03-04
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
1
-1
/
+1
2012-03-03
vfs: export full_name_hash() function to modules
Linus Torvalds
1
-0
/
+1
2012-03-02
vfs: split up name hashing in link_path_walk() into helper function
Linus Torvalds
1
-18
/
+34
2012-03-02
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-02
vfs: uninline full_name_hash()
Linus Torvalds
2
-12
/
+10
2012-03-02
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
2
-6
/
+10
2012-03-02
hwmon: (f75375s) Catch some attempts to write to r/o registers
Nikolaus Schulz
1
-0
/
+27
2012-03-02
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
Nikolaus Schulz
1
-8
/
+34
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2
-1
/
+7
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
4
-4
/
+54
2012-03-02
ALSA: hda - Kill hyphenated names
Takashi Iwai
4
-8
/
+8
2012-03-01
memblock: Fix size aligning of memblock_alloc_base_nid()
Tejun Heo
1
-3
/
+3
2012-02-29
virtio: balloon: leak / fill balloon across S4
Amit Shah
1
-11
/
+22
2012-02-29
OMAPDSS: APPLY: make ovl_enable/disable synchronous
Tomi Valkeinen
1
-0
/
+6
2012-02-29
OMAPDSS: panel-dvi: Add Kconfig dependency on I2C
Tomi Valkeinen
1
-1
/
+1
2012-02-29
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
1
-0
/
+6
2012-02-29
perf tools: Ensure comm string is properly terminated
David Ahern
1
-0
/
+1
2012-02-29
perf probe: Ensure offset provided is not greater than function length
Prashanth Nageshappa
1
-1
/
+11
2012-02-29
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
1
-0
/
+4
2012-02-29
drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()
Sebastian Biemueller
1
-1
/
+1
[next]